home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Postcard CD: Niagara Parks
/
Postcard CD: Niagara Parks (2004).iso
/
mac
/
5lang.dxr
/
00044.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-12-19
|
275 b
|
17 lines
global language
on mouseEnter me
cursor(280)
set the memberNum of sprite 15 to the memberNum of sprite 15 + 1
end
on mouseLeave me
cursor(-1)
set the memberNum of sprite 15 to the memberNum of sprite 15 - 1
end
on mouseUp me
language = 5
go(1, "IntroMov")
end